/*首页*/
.homeStep-right .tel{
    padding-top: 24px;
}
.footerContact .csfz{
    display: none;
}
.homeAbout .hStren-main li:hover img{
    position: relative;
    left: 50%;
    transform: translate(-50%, -0%);
    -moz-transform: translate(-50%, -0%);
    -webkit-transform: translate(-50%, -0%);
    -ms-transform: translate(-50%, -0%);
    -o-transform: translate(-50%, -0%);
}
.hAbout-right .txt{
    height: auto;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 5;
    -webkit-box-orient: vertical;
}

/*联系我们*/
/*.grWidth{
    width: calc(1200px - 4%);
}*/
.contactFont{
    width: 550px;
}
.dituContent{
    width:600px !important;height:400px !important;border:#ccc solid 1px;
}

.listLeft{
    width: 22%;
}
.listRight{
    width: 76%;
}
.related-product .bx-controls-direction a.bx-prev{
    left: 0;
}
.related-product .bx-controls-direction a.bx-next{
    right: 0;
}

.footerEwm img{
    float: none;
    margin-right: 0;
}
.footerEwm span{
    float: none;
    width: 125px;
    text-align: center;
    border: none;
    padding: 10px;
    margin-right: 0;
}
.footerEwm{
    width: auto;
}
.xyWidth{
    width: 1200px;
    margin: 0 auto;
}
.searchProductList ul li{
    width: calc(25% - 10px)
}
@media  (max-width: 1199px) and (min-width: 992px) {

}
@media all and (max-width: 1199px) {
    /*首页*/
    .homeStep-main{
        display: grid;
    }
    .homeStep-left{
        height: auto;
        padding: 30px;
    }
    .homeStep-left .tit{
        width: 100%;
        text-align: center;
        margin: 0;
        padding-bottom: 24px;
    }
    .homeStep-left .step{
        display: block;
        float: none;
        text-align: center;
        margin: 0 auto;
    }
    .homeStep-left .step span {
        display: inline-block;
        text-align: center;
        margin: 10px;
    }
    .topbar p.fl {
        float: left;
    }
    .topbar p.fr {
        float: right;
    }

    /*产品*/
    .listLeft{
        width: 200px;
    }


    .footerContact{
        margin-bottom: 30px;
    }
    .footerEwm{
        float: none;
        margin-left: 210px;
    }

    .footerEwm img{
        float: none;
    }
    .footerEwm span{
        float: none;
        width: 125px;
        padding: 13px 5px;
        text-align: center;
        border: none;
    }
    .xyWidth{
        width: 1000px;
    }

    /*新闻列表优化*/
    .newsLise_box ,.faqList_box ,.proList_box ,.proDetails_box{
        display: block;
        width: 100%;
        padding: 0 2%;
        max-width: none;
    }
    .newsLise_box .grWidth ,.faqList_box .grWidth {
        width: auto;
        margin-bottom: 0;
    }
    .newsLise_cont li{
        padding: 30px 20px 30px 130px !important;
    }
    .newsLise_cont li .time{
        margin-left: -110px !important;
    }
    .newsLise_cont li .txt{
        width: 100% !important;
        margin-top: 0 !important;
        padding-right: 80px !important;
    }
    .newsLise_cont li .more{
        position: absolute;
        right: 0;
    }

    /*FAQ列表优化*/
    .faqList_cont li h3{

    }

    /*产品列表优化*/


    .line_clamp_1{
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box !important;
        -webkit-line-clamp: 1;
        -webkit-box-orient: vertical;
    }
    .line_clamp_2{
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box !important;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
    }
    .min_h_news_2{
        min-height: 50px;
    }
}

@media all and (max-width: 1024px) {
    .footerEwm {
        margin-left: 0px;
    }
    .xyWidth{
        width: 919px;
    }
}



@media all and (max-width: 959px) {
    /*首页*/
    .seachBox{
        display: block;
        width: 100%;
        border: 1px solid #eee !important;
    }
    .homeSeach .seachBox .word {
        width: 90%;
    }
    .homeSeach .seachBox .sousuo {
        width: 10%;
    }
    .footerLogo{
        text-align: center;
        margin: 0 auto 34px;
    }
    .footerLogo img{
        display: inline-block;
        width: auto;
        height: auto;
    }
    .footerMain{
        width: 100%;
    }
    .footerContact{
        text-align: center;
    }
    .footerEwm{
        text-align: center;
        margin: 30px auto 0;
    }
    .footerNav{
        text-align: center;
    }
    .footerNav a{
        display: inline-block;
        margin: 10px;
    }
    .homeSeach .key{
        line-height: 30px;
    }

    /*联系我们*/
   /* .grWidth{
        width: auto;
    }*/
    .contactFont {
        width: 100%;
        text-align: center;
        margin: 0 auto;
    }
    .dituContent{
        width:100% !important;
        top: -64px;
    }

    .sidebarThree{
        display: none;
    }
    .listLeft{
        width: 100%;
    }
    .listRight{
        width: 100%;
    }

    .topbar{
        display: block;
        height: auto;
        line-height: 30px;
        overflow: hidden;
        padding: 12px 10px;
    }
    .topbar p.fl ,.topbar p.fr{
        float: none;
        width: 100%;
        text-align: center;
    }
    .topbar p.fr a:first-child{
        margin-left: 0;
    }

    .homeProd-menu{
        padding: 20px;
    }
    .homeProd-menu li{
        width: 25%;
    }

    .xyWidth{
        width: 728px;
    }
    .searchProductList ul li{
        width: calc(33.33333% - 10px)
    }
}
@media all and (max-width: 767px){
    .homeProd-menu li{
        width: 50%;
    }
    .xyWidth{
        width: 559px;
    }
    .searchProductList ul li{
        width: calc(50% - 10px)
    }

    /*联系我们优化*/
    #dituContent{height:300px !important; top: 0 !important;}
}
@media all and (max-width: 599px) {
    .relatedNews_font ul li{
        width: 460px;
        padding-right: 0;
    }
    .relatedNews_font ul li a{
        width: 356px;
    }
    .xyWidth{
        width: 439px;
    }
}
@media all and (max-width: 640px) {
    /*新闻详情优化*/
    .proDetails_main .intro{
        margin-top: 36% !important;
    }
}
@media all and (max-width: 480px) {
    /*新闻列表优化*/
    .newsLise_cont li{
        padding: 20px !important;
    }
    .newsLise_cont li .time{
        margin-left: 0 !important;
        margin-bottom: 16px !important;
    }
    .newsLise_cont li .txt{
        padding-right: 0 !important;
    }
    .newsLise_cont li .more{
        position: initial !important;
        display: flex !important;
        display: -webkit-flex !important;
        display: -moz-flex !important;
        display: -ms-flex !important;
        display: -o-flex !important;
        width: 72px !important;
        margin: 0 auto;
        float: none !important;
        justify-content: center;
    }
}
@media all and (max-width: 479px) {
    .relatedNews_font ul li{
        width: 306px;
        padding-right: 0;
    }
    .relatedNews_font ul li a{
        width: 210px;
    }
    .homeStep-left .step span
    {
        width: 100%;
    }
    .homeStep-right{
        height: auto;
        padding-bottom: 24px;
    }
    .xyWidth{
        width: 280px;
    }
    .searchProductList ul li{
        width: calc(100% - 10px)
    }
}